home *** CD-ROM | disk | FTP | other *** search
- In this ZIP file you will find the following files:
-
- BFILE.DOC - This file
- BFILE.H - Definition of the class
- BFILE.CPP - Methods that are not inline and defined in BFILE.H
- BTRIEVE.H - Misc #defines for Btrieve
-
- The data and methods of bfile are explained in comments in
- BFILE.H. A sample, simple minded main() using bfile class is in
- BFILE.CPP. #define TEST and compile it, link with the Turbo C
- Btrieve interface and use it like this:
-
- BFILE /f:filename.exe /k:key_num
-
- It will then list the btrieve file, by key number key_num.
-
- 11/11/91 DR Add features to allow for ease of use with variable
- length records, and add a call for cloning files,
- that is, create a new empty file with the same
- key structure as the original.
-
- Comments? Questions? Suggestions?
- Have a paying C/C++ programming job you need done?
- Give me a call.
-
- Douglas J. Reilly
- Access Microsystems Inc.
- 404 Midstreams Road
- Brick, New Jersey 08724
- (908) 892-2683
- CompuServe 74040,607
-